-
Home
-
Events Made Easy
-
2.3.9
-
Code
-
Classes
- CredentialsParser
| Total Complexity |
24 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
171 |
| Lines of code |
88 |
| Logical lines of code |
50 |
| Comment lines |
39 |
| Methods |
10 |
| Properties |
6 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parse() |
S |
52 |
6 |
23 |
| __construct() |
S |
60 |
5 |
14 |
| _parseAccessToken() |
S |
57 |
3 |
16 |
| _parseClientCredential() |
S |
58 |
3 |
14 |
| assertValidEnvironment() |
S |
69 |
2 |
6 |
| getClientId() |
S |
82 |
1 |
3 |
| getClientSecret() |
S |
82 |
1 |
3 |
| getAccessToken() |
S |
82 |
1 |
3 |
| getEnvironment() |
S |
82 |
1 |
3 |
| getMerchantId() |
S |
82 |
1 |
3 |